gtk-demo: Clean up initial selection handling
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2020 12:48:29 +0000 (08:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2020 18:47:39 +0000 (14:47 -0400)
commit8475d88af0efd908c7bff9e6bb354a5a249900f4
treed7572afe552be5e6a77cfcbaf732547e871b48f7
parent79b1d241282d7d1e00b052b39350ba54a86ff472
gtk-demo: Clean up initial selection handling

We call selection_cb now, so we don't need to manually
do part of what that call does ahead of time.

This should have been noticed in 10bcbae68c3faf8ae.
demos/gtk-demo/main.c